[PATCH] CMake: Find Qt6::GuiPrivate when USE_DBUS is enabled
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 16 Feb 2026 21:21:55 +0000 (22:21 +0100)
committerPino Toscano <pino@debian.org>
Wed, 25 Feb 2026 05:47:49 +0000 (06:47 +0100)
commit12c4eeca7decb9bc533741b930197fe616ca296d
treef6410f4864bc5588bb30662db3df2845cc8827f8
parent1ca1eec9cd249cb58dfafc967e9300578be60969
[PATCH] CMake: Find Qt6::GuiPrivate when USE_DBUS is enabled

Otherwise, build depends on WITH_WAYLAND also being enabled or else
fails without Qt6::GuiPrivate.

Amends 344679d5aa2e1f0aa27f63be59dade3be2b7f651

See also: https://bugs.gentoo.org/970127

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Gbp-Pq: Name upstream_CMake-Find-Qt6-GuiPrivate-when-USE_DBUS-is-enabled.patch
CMakeLists.txt
src/CMakeLists.txt